home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Shareware
/
Multimedia
/
pixplay
/
pixplay.exe
/
{app}
/
PixPlay.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
Wrap
Text File
|
2004-12-09
|
4KB
|
182 lines
object AboutBox: TAboutBox
Left = 639
Top = 242
BorderIcons = []
BorderStyle = bsNone
Caption = 'About DVD PixPlay'
ClientHeight = 200
ClientWidth = 357
Color = 14809851
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
Scaled = False
ShowHint = True
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 0
Top = 0
Width = 357
Height = 200
Shape = bsFrame
end
object Image1: TImage
Left = 1
Top = 1
Width = 356
Height = 152
AutoSize = True
end
object lblversion2: TLabel
Left = 250
Top = 63
Width = 87
Height = 11
Alignment = taRightJustify
AutoSize = False
Caption = 'v ?'
Color = clSilver
Font.Charset = DEFAULT_CHARSET
Font.Color = 10724259
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
IsControl = True
end
object lblversion: TLabel
Left = 249
Top = 62
Width = 87
Height = 11
Alignment = taRightJustify
AutoSize = False
Caption = 'v ?'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
IsControl = True
end
object lblreg: TLabel
Left = 8
Top = 139
Width = 340
Height = 13
Alignment = taCenter
AutoSize = False
Caption = '*** Unregistered Software ***'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -9
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 6
Top = 160
Width = 47
Height = 13
Caption = 'Web Site:'
end
object lbl1: TLabel
Left = 6
Top = 176
Width = 31
Height = 13
Caption = 'E-mail:'
WordWrap = True
IsControl = True
end
object lblemail: TLabel
Left = 60
Top = 175
Width = 97
Height = 15
Cursor = crHandPoint
Hint = 'mail to: sales@xequte.com'
AutoSize = False
Caption = 'sales@xequte.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
ParentShowHint = False
ShowHint = True
OnClick = lblemailClick
end
object Label3: TLabel
Left = 60
Top = 160
Width = 94
Height = 13
Cursor = crHandPoint
Hint = 'http://www.xequte.com/'
Caption = 'www.XEQUTE.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
ParentShowHint = False
ShowHint = True
OnClick = lblxequteClick
end
object btnRegInfo_: TsitBitBtn
Left = 36
Top = 112
Width = 53
Height = 25
Hint = 'Information on why you should purchase DVD PixPlay'
Caption = 'Registration Info'
TabOrder = 1
Visible = False
OnClick = btnRegInfo_Click
Images = frmMain.ImageList1
ImageIndex = 2
end
object btnenterkey: TsitBitBtn
Left = 180
Top = 164
Width = 77
Height = 25
Hint =
'Enter the registration details that you were sent when purchasin' +
'g'
Caption = 'Enter Key'
TabOrder = 2
OnClick = btnenterkeyClick
Images = frmMain.ImageList1
ImageIndex = 16
end
object OKbtn: TsitBitBtn
Left = 264
Top = 164
Width = 81
Height = 25
Caption = 'Close'
Default = True
ModalResult = 1
TabOrder = 0
Images = frmMain.ImageList1
ImageIndex = 5
end
end